REPEAT loop

重复回路

常用释义

词性释义

重复回路
例句
  • 全部
1·Listing 6 shows an example of the REPEAT loop.
清单6展示了一个示例REPEAT循环。
2·On last week too we saw-- and in your projects you might have seen a so-called repeat loop.
在上个星期-,在你们的工程里面,可能会看到所谓的,“重复循环。
3·The REPEAT statement defines a set of statements to be executed until a condition that is evaluated at the end of the REPEAT loop is true.
REPEAT 语句定义了一个语句集合,如果在 REPEAT 循环结束时某个条件的求值结果为 true,那么就将执行这个语句集合。
4·By adding a loop, you can repeat any part of your test for a set number of iterations.
通过添加一个循环,您可以为一系列的迭代重复您的测试的任何一部分。
5·If, however, the changes are rejected then the business process will loop round to repeat the task to change a person's details.
不过,如果拒绝更改,业务流程将重复更改个人详细信息的任务。
6·Repeat until Loops are similar to While Loops, except that the activities in the loop are repeated until a condition is true.
Repeat Until循环类似于While循环,只不过循环中的活动一直重复,直到某个条件为True。
7·Repeat the loop until getc returns EOF.
重复该循环直至getc返回e OF。
8·Repeat the loop until fgets returns NULL.
重复该循环直至fgets返回NULL。
9·Listing 11 shows how to implement a for-each loop to repeat the same action on every object in the array.
清单11显示如何实现一个for - each循环来在数组中的每个对象上重复同一个动作。
10·How long have I been ill? "Deborah would try to answer, and the conversation would repeat itself in an endless loop."
黛博拉想要给他一个答案,但谈话却总是无休止地来回重复着。